adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / ObjectCollectionT<T> Class
Properties Methods

In This Topic
    ObjectCollectionT<T> Class Members
    In This Topic

    The following tables list the members exposed by ObjectCollectionT<T>.

    Public Properties
     NameDescription
    Public Property  
    Public Property Indicates whether the collection is read-only  
    Public Property Returns the item at the specified index  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method Moves the item down one spot in the collection (to a larger index)  
    Public MethodOverloaded.  Moves the item to the specified index in the collection  
    Public Method Moves the item up one spot in the collection (to a smaller index)  
    Public Method  
    Public Method  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also